Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
timezone_offset_get
timezone_offset_get
Alias for DateTimeZone::getOffset - Returns the time difference relative to GMT
Name:
timezone_offset_get
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the time zone offset relative to GMT.
Related
xml_set_end_namespace_decl_handler Advanced tips for using with xml_set_error_handler
6
Check PHP security settings using phpinfo()
9
How to use gettimeofday to perform high-precision performance testing?
8
Best Methods and Practices for Java to Retrieve PHP Data
7
Similar Functions
strptime
strptime
parsethetime/dategen
date_timezone_get
date_timezone_get
AliasforDateTime::
date_parse
date_parse
Returnsanassociative
date_default_timezone_set
date_default_timezone_set
Setthedefaulttimezon
time
time
ReturnthecurrentUnix
mktime
mktime
GetaUnixtimestampfor
date_format
date_format
AliasforDateTime::
gmdate
gmdate
FormatGMT/UTCdate/ti
Popular Articles